type google.golang.org/grpc.ccStateUpdate

3 uses

	google.golang.org/grpc (current package)
		balancer_conn_wrappers.go#L85: type ccStateUpdate struct {
		balancer_conn_wrappers.go#L122: 			case *ccStateUpdate:
		balancer_conn_wrappers.go#L155: 	ccb.updateCh.Put(&ccStateUpdate{ccs: ccs})